kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Number
/
toDouble
to
Double
Common
abstract
fun
toDouble
(
)
:
Double
Content copied to clipboard
Returns the value of this number as a
Double
, which may involve rounding.